Name | Description | |
---|---|---|
C1SortedList<TKey,TValue> Constructor |
The following tables list the members exposed by C1SortedList<TKey,TValue>.
Name | Description | |
---|---|---|
C1SortedList<TKey,TValue> Constructor |
Name | Description | |
---|---|---|
Add | Adds value to the list, returns index of the added value, throws exception if value with specified key already exists. | |
Clear | ||
TryGetValue |